skip command

英 [skɪp kəˈmɑːnd] 美 [skɪp kəˈmænd]

【计】跳转命令

计算机



双语例句

  1. When the column value changes, row processing breaks and performs the actions specified in the COMPUTE command, and then the specified SKIP action in the BREAK command is performed.
    当列值发生改变时,行处理中断并执行COMPUTE命令中指定的动作,然后执行BREAK命令中指定的SKIP动作。
  2. The number of lines skipped after each breakpoint can be modified using the SKIP option in the BREAK command.
    每个断点后跳过的行的数量可以使用BREAK命令的SKIP选项进行修改。
  3. If you want to skip ahead, download the completed text. c file included in the source code repository and compile it with the make command.
    如果需要跳到前面,请下载源代码存储库中包含的完整text.c文件并用make命令编译该文件。